Skip to content

Feature/i18n and settings fix#49

Open
VLOD-ZDOV wants to merge 6 commits into
FaithBeam:masterfrom
VLOD-ZDOV:feature/i18n-and-settings-fix
Open

Feature/i18n and settings fix#49
VLOD-ZDOV wants to merge 6 commits into
FaithBeam:masterfrom
VLOD-ZDOV:feature/i18n-and-settings-fix

Conversation

@VLOD-ZDOV

Copy link
Copy Markdown
Contributor

No description provided.

VLOD-ZDOV and others added 6 commits June 28, 2026 13:46
Fix profile persistence (absolute per-user DB path), fix IsCacheDirty…
The repo root contains two solution files (.sln and .slnx), so 'dotnet test'
with no argument fails with MSB1011 (ambiguous project/solution) before any
test runs. Point the test step at the .sln so the unit tests execute.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
'dotnet restore -r <rid>' with no argument hits the same MSB1011 as the test
step because the repo root has two solution files. Target the application
project (matching the Publish step) so restore resolves unambiguously.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ase script

- GetCurrentWindowLinuxX11: include /proc/<pid>/cmdline so a profile matches the
  Windows game.exe even though /exe points at the wine loader; harden against X11
  failures instead of throwing on the hook thread
- Tests: WineProcessMatchingTests
- Docs: WINE (FaithBeam#29) section, sharpen >5-buttons (FaithBeam#44) limitation, Localization
  section, README Language + build-script notes
- scripts/build-release.sh: self-contained single-file builds, strips pdb/LICENSE

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant